home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / os2 / hmakeo30.zip / German / doku.ini < prev    next >
Text File  |  1997-04-20  |  4KB  |  154 lines

  1. Settings of HyperMake (earlier version MakeIPF)
  2.  
  3. //für Ihre eigene Ini-Datei verwenden Sie bitte besser eine
  4. //Kopie von SAMPLE.INI !
  5.  
  6. //--------------------------------------------------------
  7. //General settings
  8.  
  9. Registration Code = 0
  10.  
  11. //possible settings: ENGLISH, GERMAN, PASCAL, C
  12. Language = GERMAN C
  13.  
  14. //beep when finishing compiling - possible settings: YES, NO
  15. beep = YES
  16.  
  17.  
  18. //--------------------------------------------------------
  19. //Format settings
  20.  
  21. //possible settings: IPF, HTML
  22. Target = HTML
  23.  
  24. //possible settings: ASCIIHARDRET, ASCIISOFTRET, WORDSTAR4
  25. source format = ASCIIHARDRET
  26.  
  27. //possible Settings: ISO, IBM
  28. source codepage = IBM
  29.  
  30.  
  31. //--------------------------------------------------------
  32. //specific characters
  33.  
  34. List chars = ■-
  35.  
  36. Index char = #
  37.  
  38. //highlighted char toggles
  39. //both HTML and IPF: 1 alternate  2 italic 3 bold 4 underlined
  40. //only IPF:          5 red 6 cyan 7 blue
  41. //only HTML:         8 strike 9 big 10 small 11 sub 12 sup
  42. //        123456789012
  43. toggles = ~απΣ
  44. //possible ISO setting:  toggles = ~í⌐≈«ñ■°Ñ╜┐¬
  45.  
  46. //characters not shown in index and duplicated heading
  47. index filter = ().
  48.  
  49. //language specific letters besides A...Z, a...z, -, 0...9
  50. //english '-
  51. //german äöüßÄÖÜ-
  52. extended letters = äöüßÄÖÜ-/2
  53.  
  54.  
  55. //--------------------------------------------------------
  56. //Font characters
  57.  
  58. //Font chars from A to Z and from a to z (case-sensitive!)
  59. //both HTML and IPF: size Linestandard OmitLinks PRE center
  60. //only IPF: Fontname codepage foregroundcolor BACKGROUNDCOLOR
  61. //only HTML: PHRASEELEMENT Color font1,font2,font3
  62. Font A = 15 Courier CODE
  63. Font b = Courier 12 PRE 437 black Linestandard OmitLinks
  64. Font z = Courier 12 CODE 437 black OmitLinks
  65. Font K = 30 Helv neutral Olive OmitLinks
  66. Font L = 25 Helv neutral Olive OmitLinks
  67. Font Z = 30 Helv yellow GREEN Maroon
  68. Font G = 15 Helv black
  69. Font T = 18 Tms_Rmn
  70. Font C = black Maroon
  71. Font p = 15 System_VIO yellow BLACK OmitLinks Maroon CODE
  72. Font o = OmitLinks
  73. Font c = 12 Tms_Rmn
  74. Font d = 17 Tms_Rmn
  75. Font e = 25 Tms_Rmn
  76. Font f = 12 Helv
  77. Font g = 17 Helv
  78. Font h = 25 Helv
  79. Font k = 25 Courier CODE
  80. Font R = 25 Helv red Red
  81. Font y = neutral Olive
  82.  
  83.  
  84. //--------------------------------------------------------
  85. //link specific settings
  86.  
  87. //endings in english words: s es 's ion ions ing ings
  88. ending of words = e s es n en 's
  89.  
  90. text for link to subchapters = Unterkapitel: (Font y)
  91. text for link to next chapter = nächstes Hauptkapitel: (Font y)
  92. //only HTML frames
  93. text for link to main chapter = zum Hauptkapitel
  94.  
  95. //possible Settings: PARAGRAPH, WINDOW
  96. no more links in = PARAGRAPH
  97.  
  98.  
  99. //--------------------------------------------------------
  100. //HTML specific settings (not IPF)
  101.  
  102. //first and last line in file
  103. title in every file = NO
  104.  
  105. function for first line = BACK FORWARD CONTENT INDEX HOMEP
  106. text for first line =     zurück vorwärts Inhalt Stichwörter Homepage
  107. function for last line =  FORWARD CONTENT INDEX
  108. text for last line =      vorwärts Inhalt Stichwörter
  109.  
  110. //you can use buttons BACK.GIF FORWARD.GIF CONTENT.GIF INDEX.GIF instead of text
  111. buttons = YES
  112.  
  113. //enter tags or NO
  114. body tags = NO
  115.  
  116. entries for extended index = 30
  117.  
  118. //HTML text file is divided in several files.
  119. //Enter heading level where new file begins (0 means only one HTML text file)
  120. new file level = 3
  121.  
  122. //Enter heading level up to which has to be divided by horizontal rules
  123. //  (0 means no rules)
  124. horizontal rule level = 4
  125.  
  126. //Enter heading level up to which has to be shown in the HTML content file
  127. //  (6 means all levels, 0 means no content)
  128. content level = 6
  129.  
  130. //pre filename = XYZ* let all HTML files begin with XYZ
  131. pre filename = *
  132.  
  133. //possible settings: sample.html SAMPLE.HTML Sample.html SAMPLE.HTM Sample.htm sample.htm
  134. filename appearance = sample.html
  135.  
  136. default frame = _top
  137.  
  138. //here you can define the text appearing in the browser titlebar
  139. //enter DOCTITLE and/or HEADING and fixed text, e.g. a slash; NO means no text
  140. file title = DOCTITLE - HEADING
  141. meta content = DOCTITLE - HEADING
  142.  
  143. notes text = notes
  144.  
  145. //--------------------------------------------------------
  146. //IPF specific settings (not HTML)
  147.  
  148. Help Subtable Start ID = 7000
  149.  
  150. //files will be overwritten without warning
  151. Helptable filename = HLPTABLE.RC
  152. Panel ID filename  = *.PAN
  153.  
  154.